[INFO] cloning repository https://github.com/majksa-dev/entry-point
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majksa-dev/entry-point" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fentry-point", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fentry-point'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a01bed2f254e357266c5c20ed66e2b5ab75a8d19
[INFO] testing majksa-dev/entry-point against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fentry-point" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/majksa-dev/entry-point
[INFO] finished tweaking git repo https://github.com/majksa-dev/entry-point
[INFO] tweaked toml for git repo https://github.com/majksa-dev/entry-point written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/majksa-dev/entry-point on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/majksa-dev/entry-point already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.3
[INFO] [stderr]   Downloaded strsim v0.8.0
[INFO] [stderr]   Downloaded heck v0.3.3
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.1
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.4
[INFO] [stderr]   Downloaded hermit-abi v0.1.19
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded anstyle-query v1.1.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.11
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded textwrap v0.11.0
[INFO] [stderr]   Downloaded ansi_term v0.12.1
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded bytes v1.6.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.11.0
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded combine v4.6.7
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.8.1
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded clap v2.34.0
[INFO] [stderr]   Downloaded num-bigint v0.4.6
[INFO] [stderr]   Downloaded redis v0.26.1
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded syn v2.0.72
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded num-integer v0.1.46
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded thiserror v1.0.63
[INFO] [stderr]   Downloaded proc-macro-error v1.0.4
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded unicode-width v0.1.13
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded anstyle-parse v0.2.5
[INFO] [stderr]   Downloaded anstream v0.6.15
[INFO] [stderr]   Downloaded anstyle v1.0.8
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded async-executor v1.13.0
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.4
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded vec_map v0.8.2
[INFO] [stderr]   Downloaded colorchoice v1.0.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.63
[INFO] [stderr]   Downloaded predicates-core v1.0.8
[INFO] [stderr]   Downloaded aws-lc-sys v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c37d50ac568297c9ddfc9f7f47269d006728f54723e27a2a13b3f197923af824
[INFO] running `Command { std: "docker" "start" "-a" "c37d50ac568297c9ddfc9f7f47269d006728f54723e27a2a13b3f197923af824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c37d50ac568297c9ddfc9f7f47269d006728f54723e27a2a13b3f197923af824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c37d50ac568297c9ddfc9f7f47269d006728f54723e27a2a13b3f197923af824", kill_on_drop: false }`
[INFO] [stdout] c37d50ac568297c9ddfc9f7f47269d006728f54723e27a2a13b3f197923af824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 249a2770f6927e7d1bb12101e96913ad72d93a955d3ab691cf2c8dcaf3d79423
[INFO] running `Command { std: "docker" "start" "-a" "249a2770f6927e7d1bb12101e96913ad72d93a955d3ab691cf2c8dcaf3d79423", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling aws-lc-sys v0.20.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sendfile v0.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde-env v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6)
[INFO] [stderr]    Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2)
[INFO] [stderr]    Compiling redis v0.26.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling gateway v0.8.6 (https://github.com/majksa-dev/rust-gateway?tag=0.8.6#a8ed56ef)
[INFO] [stderr]    Compiling entry-point v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "249a2770f6927e7d1bb12101e96913ad72d93a955d3ab691cf2c8dcaf3d79423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "249a2770f6927e7d1bb12101e96913ad72d93a955d3ab691cf2c8dcaf3d79423", kill_on_drop: false }`
[INFO] [stdout] 249a2770f6927e7d1bb12101e96913ad72d93a955d3ab691cf2c8dcaf3d79423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b05450b966a745f563134258cfcce912221751845924b2253ff85ca3a7ce6b0c
[INFO] running `Command { std: "docker" "start" "-a" "b05450b966a745f563134258cfcce912221751845924b2253ff85ca3a7ce6b0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling curl-sys v0.4.73+curl-8.8.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde-env v0.1.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6)
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rustls-native-certs v0.7.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bollard-stubs v1.44.0-rc.2
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling sendfile v0.3.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2)
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling docker_credential v1.3.1
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling redis v0.26.1
[INFO] [stderr]    Compiling gateway v0.8.6 (https://github.com/majksa-dev/rust-gateway?tag=0.8.6#a8ed56ef)
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling wiremock v0.6.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rcgen v0.13.1
[INFO] [stderr]    Compiling bollard v0.16.1
[INFO] [stderr]    Compiling entry-point v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling test-macros v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf)
[INFO] [stderr]    Compiling testcontainers v0.18.0
[INFO] [stderr]    Compiling testing-utils v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 43s
[INFO] running `Command { std: "docker" "inspect" "b05450b966a745f563134258cfcce912221751845924b2253ff85ca3a7ce6b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b05450b966a745f563134258cfcce912221751845924b2253ff85ca3a7ce6b0c", kill_on_drop: false }`
[INFO] [stdout] b05450b966a745f563134258cfcce912221751845924b2253ff85ca3a7ce6b0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0c618001f1f37e22a94f7a29e2739c6f0717ad085e05796e336cd3e48b554ba
[INFO] running `Command { std: "docker" "start" "-a" "e0c618001f1f37e22a94f7a29e2739c6f0717ad085e05796e336cd3e48b554ba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/entry_point-74191c2d8b83c70f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test app::tests::test_parse_host ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helper.rs (/opt/rustwide/target/debug/deps/helper-631a836016e3294f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/single_server.rs (/opt/rustwide/target/debug/deps/single_server-a701951a2792c94e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test should_succeed_when_calling_1000_times ... FAILED
[INFO] [stdout]   [2m2026-03-27T15:16:09.439351Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mProvided config: {"apps":{"papi.prod":{"upstream":{"host":"127.0.0.1","port":45911}}},"domains":["hello.papi.prod.majnet.xyz"]}[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:168
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.441148Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mGenerated cert: -----BEGIN CERTIFICATE-----
[INFO] [stdout] MIIBbjCCARWgAwIBAgIUSmgaAVGxp/TZFyQmGPS+CaPsnyIwCgYIKoZIzj0EAwIw
[INFO] [stdout] ITEfMB0GA1UEAwwWcmNnZW4gc2VsZiBzaWduZWQgY2VydDAgFw03NTAxMDEwMDAw
[INFO] [stdout] MDBaGA80MDk2MDEwMTAwMDAwMFowITEfMB0GA1UEAwwWcmNnZW4gc2VsZiBzaWdu
[INFO] [stdout] ZWQgY2VydDBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPgTVg8qu5s4hEQWQMl7
[INFO] [stdout] Y2AkZOZTkb/mEkzgKWg/hInyuUSNFz6pO7VCrfKCy0EO5foOmzCo0xkf31mZ/QWd
[INFO] [stdout] R+6jKTAnMCUGA1UdEQQeMByCGmhlbGxvLnBhcGkucHJvZC5tYWpuZXQueHl6MAoG
[INFO] [stdout] CCqGSM49BAMCA0cAMEQCID979uStXVOCYgN23KNC54/8BAITUd7D6e5q9naQYTym
[INFO] [stdout] AiBwwjxKnVj6QU/eDHhi+ZMn5IYwe/mUkeAzXsUjlBz0sA==
[INFO] [stdout] -----END CERTIFICATE-----
[INFO] [stdout] [0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:181
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.442934Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mGenerated key: -----BEGIN PRIVATE KEY-----
[INFO] [stdout] MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQgrE9By+/maiH96oaz
[INFO] [stdout] wTa0Z/ku96l7kHgQ5JIn+AEbniWhRANCAAT4E1YPKrubOIREFkDJe2NgJGTmU5G/
[INFO] [stdout] 5hJM4CloP4SJ8rlEjRc+qTu1Qq3ygstBDuX6DpswqNMZH99Zmf0FnUfu
[INFO] [stdout] -----END PRIVATE KEY-----
[INFO] [stdout] [0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:182
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.444483Z[0m [34mDEBUG[0m [1;34misahc::agent[0m[34m: [34magent waker listening on 127.0.0.1:53747[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/agent.rs:78
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.444726Z[0m [34mDEBUG[0m [1;34misahc::agent[0m[34m: [34magent took 285.6µs to start up[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/agent.rs:130
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 53747
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.444837Z[0m [32m INFO[0m [1;32msurf::middleware::logger::native[0m[32m: [32msending request[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surf-2.3.2/src/middleware/logger/native.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.445332Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34m  Trying 127.0.0.1:37369...[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.445444Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mconnect to 127.0.0.1 port 37369 from 127.0.0.1 port 58142 failed: Connection refused[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.445496Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mFailed to connect to 127.0.0.1 port 37369 after 0 ms: Couldn't connect to server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.445534Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mClosing connection[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.445591Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mcurl error: [7] Couldn't connect to server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:221
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 53747
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.445754Z[0m [33m WARN[0m [1;33misahc::handler[0m[33m: [33mrequest completed with error: ConnectFailed: failed to connect to the server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:274
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 53747
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.447488Z[0m [32m INFO[0m [1;32msurf::middleware::logger::native[0m[32m: [32msending request[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surf-2.3.2/src/middleware/logger/native.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.447791Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mHostname 127.0.0.1 was found in DNS cache[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.447873Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34m  Trying 127.0.0.1:37369...[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.447961Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mconnect to 127.0.0.1 port 37369 from 127.0.0.1 port 58148 failed: Connection refused[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.448008Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mFailed to connect to 127.0.0.1 port 37369 after 0 ms: Couldn't connect to server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.448039Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mClosing connection[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.448073Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mcurl error: [7] Couldn't connect to server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:221
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 53747
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.448101Z[0m [33m WARN[0m [1;33misahc::handler[0m[33m: [33mrequest completed with error: ConnectFailed: failed to connect to the server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:274
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 53747
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.586834Z[0m [34mDEBUG[0m [1;34mentry_point[0m[34m: [34mEnvironment: Env { https_port: Some(45627), http_port: Some(41991), healthcheck_port: Some(37369), host: None, hostname: "majnet.xyz", config_file: "/tmp/.tmpay3dnj/config.json", certs_dir: "/tmp/.tmpay3dnj/certs" }[0m
[INFO] [stdout]     [2;3mat[0m src/main.rs:12
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.595293Z[0m [34mDEBUG[0m [1;34mentry_point::app[0m[34m: [34mApps { apps: {"papi.prod": AppConfig { name: "papi.prod", upstream: Upstream { host: "127.0.0.1", port: 45911 } }}, domains: ["hello.papi.prod.majnet.xyz"] }[0m
[INFO] [stdout]     [2;3mat[0m src/app/mod.rs:76
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.615759Z[0m [34mDEBUG[0m [1;34mentry_point::app[0m[34m: [34mAdding TLS config for hello.papi.prod.majnet.xyz[0m
[INFO] [stdout]     [2;3mat[0m src/app/mod.rs:107
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.622798Z[0m [34mDEBUG[0m [1;34mgateway::server::app[0m[34m: [34mStarting server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/server/app.rs:167
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.623065Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mListening on: 127.0.0.1:41991[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:29
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.623135Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mListening on: 127.0.0.1:45627[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:29
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:09.623187Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mListening on: 127.0.0.1:37369[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:29
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.445021Z[0m [32m INFO[0m [1;32msurf::middleware::logger::native[0m[32m: [32msending request[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surf-2.3.2/src/middleware/logger/native.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.446024Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mHostname 127.0.0.1 was found in DNS cache[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.446118Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34m  Trying 127.0.0.1:37369...[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.446495Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mConnected to 127.0.0.1 (127.0.0.1) port 37369[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.446796Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mAccepted connection from: 127.0.0.1:58160[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:32
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.447057Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mConnection #2 to host 127.0.0.1 left intact[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:37369/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.447280Z[0m [32m INFO[0m [1;32msurf::middleware::logger::native[0m[32m: [32mrequest completed[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surf-2.3.2/src/middleware/logger/native.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.447323Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mHealth check response: Response { response: Response { status: Ok, headers: {"content-length": "0", "content-type": "application/octet-stream"}, version: None, has_trailers: false, trailers_sender: Some(Sender { .. }), trailers_receiver: Some(Receiver { .. }), upgrade_sender: Some(Sender { .. }), upgrade_receiver: Some(Receiver { .. }), has_upgrade: false, body: Body { reader: "<hidden>", length: None, bytes_read: 0 }, ext: Extensions, local_addr: None, peer_addr: None } }[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:198
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.447370Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mHealth check passed[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:205
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.447391Z[0m [32m INFO[0m [1;32msingle_server::helper[0m[32m: [32mServer started[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:138
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.447922Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mAccepted connection from: 127.0.0.1:49706[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:32
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.448044Z[0m [32m INFO[0m [1;32mgateway::gateway::entrypoint::tls::handler[0m[32m: [32mConnection received, [1;32mip[0m[32m: Some(127.0.0.1:49706)[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/tls/handler.rs:27
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.448083Z[0m [34mDEBUG[0m [1;34mrustls::client::hs[0m[34m: [34mNo cached session for DnsName("hello.papi.prod.majnet.xyz")[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/hs.rs:80
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.448289Z[0m [34mDEBUG[0m [1;34mrustls::client::hs[0m[34m: [34mNot resuming any session[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/hs.rs:138
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.448800Z[0m [34mDEBUG[0m [1;34mrustls::server::hs[0m[34m: [34mdecided upon suite TLS13_AES_256_GCM_SHA384[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/server/hs.rs:353
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.450403Z[0m [34mDEBUG[0m [1;34mrustls::client::hs[0m[34m: [34mUsing ciphersuite TLS13_AES_256_GCM_SHA384[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/hs.rs:781
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.450496Z[0m [34mDEBUG[0m [1;34mrustls::client::tls13[0m[34m: [34mNot resuming[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/tls13.rs:142
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.450781Z[0m [34mDEBUG[0m [1;34mrustls::client::tls13[0m[34m: [34mTLS1.3 encrypted extensions: [ServerNameAck][0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/tls13.rs:419
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.450858Z[0m [34mDEBUG[0m [1;34mrustls::client::hs[0m[34m: [34mALPN protocol is None[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/hs.rs:638
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.451965Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m0 - init, [1;34mstage[0m[34m: "request"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:102
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.452595Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m1 - parsed request header, [1;34mstage[0m[34m: "request", [1;34mdata[0m[34m: Request { method: GET, path: "/hello", version: "HTTP/1.1", headers: {"host": "hello.papi.prod.majnet.xyz", "content-length": "0"} }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:105
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.452706Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m2 - collected request body (remains from buffer), [1;34mstage[0m[34m: "request", [1;34mdata[0m[34m: [][0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:107
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.452764Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34mApp ID: papi.prod[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:150
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.452825Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34mEndpoint ID: 0[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:170
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.452865Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34mContext: Ctx { app_id: 0, endpoint_id: 0 }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:175
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.454712Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34m-->, [1;34morigin[0m[34m: "gateway::gateway::origin::tcp::origin::Origin", [1;34mrequest[0m[34m: Request { method: GET, path: "/hello", version: "HTTP/1.1", headers: {"host": "hello", "content-length": "0"} }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:68
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.455112Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mConnected to origin[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:35
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.455358Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mRequest sent to origin: Request { method: GET, path: "/hello", version: "HTTP/1.1", headers: {"host": "hello", "content-length": "0"} }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:47
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.455637Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mRemains sent to origin: [][0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:52
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.455705Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mBody sent to origin[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:61
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.455845Z[0m [34mDEBUG[0m [1;34mwiremock::mock_set[0m[34m: [34mHandling request.[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.1/src/mock_set.rs:60
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.456103Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mOrigin response received[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:63
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.456197Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "content-length: 5"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.456283Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "content-type: text/plain"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.456328Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "date: Fri, 27 Mar 2026 15:16:10 GMT"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.456379Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mResponse received from origin: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Fri, 27 Mar 2026 15:16:10 GMT"}, body: None }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:68
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.456583Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34m<--, [1;34morigin[0m[34m: "gateway::gateway::origin::tcp::origin::Origin", [1;34mresponse[0m[34m: Ok(Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Fri, 27 Mar 2026 15:16:10 GMT"}, body: Some(OriginResponse { remains: [104, 101, 108, 108, 111], reader: OwnedReadHalf { inner: PollEvented { io: Some(TcpStream { addr: 127.0.0.1:33218, fd: 13 }) } } }) })[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:72
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.456690Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m3 - writing response, [1;34mstage[0m[34m: "response", [1;34mdata[0m[34m: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Fri, 27 Mar 2026 15:16:10 GMT", "connection": "close"}, body: Some(OriginResponse { remains: [104, 101, 108, 108, 111], reader: OwnedReadHalf { inner: PollEvented { io: Some(TcpStream { addr: 127.0.0.1:33218, fd: 13 }) } } }) }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:111
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457096Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m3 - wrote response, [1;34mstage[0m[34m: "response", [1;34mdata[0m[34m: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Fri, 27 Mar 2026 15:16:10 GMT", "connection": "close"}, body: Some(OriginResponse { remains: [104, 101, 108, 108, 111], reader: OwnedReadHalf { inner: PollEvented { io: Some(TcpStream { addr: 127.0.0.1:33218, fd: 13 }) } } }) }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:113
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457146Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m4 - writing response body, [1;34mstage[0m[34m: "response"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457235Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m4 - wrote response body, [1;34mstage[0m[34m: "response"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:119
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457278Z[0m [34mDEBUG[0m [1;34mrustls::common_state[0m[34m: [34mSending warning alert CloseNotify[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/common_state.rs:557
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457524Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "content-length: 5"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457569Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "content-type: text/plain"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457587Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "date: Fri, 27 Mar 2026 15:16:10 GMT"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457636Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "connection: close"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457663Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mread response, [1;34mresponse[0m[34m: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Fri, 27 Mar 2026 15:16:10 GMT", "connection": "close"}, body: None }[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:83
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457698Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mread response body, [1;34mresponse[0m[34m: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Fri, 27 Mar 2026 15:16:10 GMT", "connection": "close"}, body: None }[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:94
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457778Z[0m [34mDEBUG[0m [1;34msingle_server[0m[34m: [34mResponse { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Fri, 27 Mar 2026 15:16:10 GMT", "connection": "close"}, body: Some(Body("hello")) }[0m
[INFO] [stdout]     [2;3mat[0m tests/single_server.rs:16
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.457897Z[0m [34mDEBUG[0m [1;34mwiremock::mock_server::exposed_server[0m[34m: [34mVerify mock expectations.[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.1/src/mock_server/exposed_server.rs:331
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-27T15:16:10.458128Z[0m [32m INFO[0m [1;32mwiremock::mock_server::hyper[0m[32m: [32mMock server shutting down[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.1/src/mock_server/hyper.rs:54
[INFO] [stdout] 
[INFO] [stdout] test should_succeed ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- should_succeed_when_calling_1000_times stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout] Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
[INFO] [stdout] Run with RUST_BACKTRACE=full to include source snippets.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     should_succeed_when_calling_1000_times
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test single_server`
[INFO] running `Command { std: "docker" "inspect" "e0c618001f1f37e22a94f7a29e2739c6f0717ad085e05796e336cd3e48b554ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c618001f1f37e22a94f7a29e2739c6f0717ad085e05796e336cd3e48b554ba", kill_on_drop: false }`
[INFO] [stdout] e0c618001f1f37e22a94f7a29e2739c6f0717ad085e05796e336cd3e48b554ba
